home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 4 / PC World Interactive 4.iso / online / ezclean.EXE / EasyClean.exe / 0 / RCDATA / TFIDVINFO / TFIDVINFO.txt < prev   
Text File  |  1997-01-22  |  2KB  |  105 lines

  1. object fIDVInfo: TfIDVInfo
  2.   Left = 250
  3.   Top = 288
  4.   BorderStyle = bsDialog
  5.   Caption = 'Info'
  6.   ClientHeight = 294
  7.   ClientWidth = 504
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 14
  15.   object Image1: TImage
  16.     Left = 27
  17.     Top = 30
  18.     Width = 212
  19.     Height = 212
  20.     AutoSize = True
  21.     Picture.Data = {<image000.bmp>}
  22.   end
  23.   object Label1: TLabel
  24.     Left = 288
  25.     Top = 27
  26.     Width = 168
  27.     Height = 30
  28.     Caption = 'Easy Clean 32'
  29.     Font.Color = clNavy
  30.     Font.Height = -25
  31.     Font.Name = 'Arial'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.   end
  35.   object Label2: TLabel
  36.     Left = 295
  37.     Top = 142
  38.     Width = 154
  39.     Height = 14
  40.     Caption = '(c) 1996 by IDV Gmbh && Co. KG'
  41.   end
  42.   object Label3: TLabel
  43.     Left = 300
  44.     Top = 68
  45.     Width = 144
  46.     Height = 16
  47.     Caption = 'for Win 95 and NT4.0'
  48.     Font.Color = clNavy
  49.     Font.Height = -13
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = [fsBold]
  52.     ParentFont = False
  53.   end
  54.   object Label6: TLabel
  55.     Left = 328
  56.     Top = 96
  57.     Width = 88
  58.     Height = 14
  59.     Caption = 'Final Release 1.04'
  60.   end
  61.   object UrlLabel1: TUrlLabel
  62.     Left = 307
  63.     Top = 165
  64.     Width = 118
  65.     Height = 13
  66.     Cursor = 5
  67.     Caption = 'mailto:easyclean@idv.de'
  68.     Font.Color = clBlue
  69.     Font.Height = -11
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = [fsUnderline]
  72.     ParentFont = False
  73.     PopupMenu = UrlLabel1.
  74.     URL = 'mailto:easyclean@idv.de'
  75.   end
  76.   object UrlLabel2: TUrlLabel
  77.     Left = 326
  78.     Top = 188
  79.     Width = 87
  80.     Height = 13
  81.     Cursor = 5
  82.     Caption = 'http://www.idv.de'
  83.     Font.Color = clBlue
  84.     Font.Height = -11
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = [fsUnderline]
  87.     ParentFont = False
  88.     PopupMenu = UrlLabel2.
  89.     URL = 'http://www.idv.de'
  90.   end
  91.   object BitBtn1: TBitBtn
  92.     Left = 335
  93.     Top = 234
  94.     Width = 75
  95.     Height = 25
  96.     Font.Color = clBlack
  97.     Font.Height = -13
  98.     Font.Name = 'Arial'
  99.     Font.Style = []
  100.     ParentFont = False
  101.     TabOrder = 0
  102.     Kind = bkOK
  103.   end
  104. end
  105.